In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / TxtPageMarginLeft Property

TxtPageMarginLeft Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property TxtPageMarginLeft As Single
public float TxtPageMarginLeft {get; set;}
public read-write property TxtPageMarginLeft: Single; 
public function get,set TxtPageMarginLeft : float
public: __property float get_TxtPageMarginLeft();

public: __property void set_TxtPageMarginLeft( 

   float value

);
public:

property float TxtPageMarginLeft {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members